0.0
NA
CVE-2023-54290
thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe
Description

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

INFO

Published Date :

Dec. 30, 2025, 1:16 p.m.

Last Modified :

Dec. 30, 2025, 2:15 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2023-54290 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Resolve resource leaks by using devm_of_iomap in the thermal driver probe function.
  • Use devm_of_iomap in mtk_thermal_probe.
  • Ensure all iomap resources are properly released.
  • Update the Linux kernel to the latest version.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-54290 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2023-54290 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Rejected by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 30, 2025

    Action Type Old Value New Value
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 30, 2025

    Action Type Old Value New Value
    Changed Description In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe Smatch reports: 1. mtk_thermal_probe() warn: 'apmixed_base' from of_iomap() not released. 2. mtk_thermal_probe() warn: 'auxadc_base' from of_iomap() not released. The original code forgets to release iomap resource when handling errors, fix it by switch to devm_of_iomap. Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
    Removed Reference kernel.org: https://git.kernel.org/stable/c/15da2acad5156937c5b62444b18c6c20dd20f64d
    Removed Reference kernel.org: https://git.kernel.org/stable/c/388d2578c7d7165c1aeca76a0b5ae38e6d74b176
    Removed Reference kernel.org: https://git.kernel.org/stable/c/67b5051ad1dfd9d72efca235f740d7e4a34183f0
    Removed Reference kernel.org: https://git.kernel.org/stable/c/b3b3f66bd47cb6fcee710bb24bdffbf5e7c727c2
    Removed Reference kernel.org: https://git.kernel.org/stable/c/e83b320b9e914ddf51fdf2374034113b872a49d7
    Removed Reference kernel.org: https://git.kernel.org/stable/c/f05c7b7d9ea9477fcc388476c6f4ade8c66d2d26
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 30, 2025

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe Smatch reports: 1. mtk_thermal_probe() warn: 'apmixed_base' from of_iomap() not released. 2. mtk_thermal_probe() warn: 'auxadc_base' from of_iomap() not released. The original code forgets to release iomap resource when handling errors, fix it by switch to devm_of_iomap.
    Added Reference https://git.kernel.org/stable/c/15da2acad5156937c5b62444b18c6c20dd20f64d
    Added Reference https://git.kernel.org/stable/c/388d2578c7d7165c1aeca76a0b5ae38e6d74b176
    Added Reference https://git.kernel.org/stable/c/67b5051ad1dfd9d72efca235f740d7e4a34183f0
    Added Reference https://git.kernel.org/stable/c/b3b3f66bd47cb6fcee710bb24bdffbf5e7c727c2
    Added Reference https://git.kernel.org/stable/c/e83b320b9e914ddf51fdf2374034113b872a49d7
    Added Reference https://git.kernel.org/stable/c/f05c7b7d9ea9477fcc388476c6f4ade8c66d2d26
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.